QuickTime 4 API Documentation

3D Graphics Programming with QuickDraw 3D 1.5.4

Previous | QD3D Book | Overview | Chapter Contents | Next |

Groups (Generic)

Labels

ASCII
Group
Binary
grup ( = 0x67727570 )

Data Format

No data.

Data Size

0

Description

A group (generic) is simply a list of drawable objects, delimited by begin group and end group objects.

Parent Hierarchy

Shared, shape, group.

Parent Objects

None.

Child Objects

None.

Example

BeginGroup ( Group ( ) )
    .
    .
    .
EndGroup ( )

© 1997 Apple Computer, Inc.

Previous | QD3D Book | Overview | Chapter Contents | Next |